home *** CD-ROM | disk | FTP | other *** search
Text File | 1992-01-17 | 461 b | 21 lines | [TEXT/KAHL] |
- /*
- Terminal 2.2
- "File.h"
- */
-
- void ByteCapture (Byte);
- short Convert(short, long, Byte *, short, long, Byte *);
- short CopyFile(short);
- Boolean DoMenuScript (short);
- void Extract (void);
- void FileReceive (void);
- void FileTransmit (void);
- void Kiss (short);
- void Make (void);
- void SaveBuffer (short);
- void SendScrap (void);
- void SendText (void);
- Boolean RunScript(short, long, Byte *, short);
- short pascal SendTextFile (short, Byte *);
- void TextCapture (short);
-